home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / util / cli / ksc_CursOff.readme < prev    next >
Encoding:
Text File  |  1998-05-05  |  1.6 KB  |  39 lines

  1. Short:    Remove cli-window cursor
  2. Author:   Kyzer/CSG
  3. Uploader: Kyzer/CSG <kyzer@4u.net>
  4. Type:     util/cli
  5.  
  6. CursOff will turn off your cursor on the CLI/Shell window.
  7. Also included is CursOn, which will turn the cursor back on.
  8.  
  9. NOTE:  The  purpose  of  this command is to replace old WB1.3 cursor tools.
  10. With WB2.0 or better, you can write for yourself:
  11.  
  12. alias CursOff echo "*e[0 p" noline
  13. alias CursOn  echo "*e[ p"  noline
  14.  
  15. 1.3 compatible
  16.  
  17. ****************************************************************************
  18. *          THIS PROGRAM IS PART OF THE "KYZER'S SMALLS" COLLECTION         *
  19. *                                                                          *
  20. *      The KyzSmlClxn is a set of very small, but useful CLI commands.     *
  21. *                                                                          *
  22. *   Source in assembler is included. Install by copying the command to C:  *
  23. *                                                                          *
  24. *     Kyzer/CSG, 49 Fairview Road, AB22 8ZG, Scotland ---- kyzer@4u.net    *
  25. ****************************************************************************
  26.  
  27.  
  28. ============================= Archive contents =============================
  29.  
  30. Original  Packed Ratio    Date     Time    Name
  31. -------- ------- ----- --------- --------  -------------
  32.      104     104  0.0% 08-Apr-98 19:53:56  CursOff
  33.      535     314 41.3% 08-Apr-98 19:35:22  CursOff.asm
  34.     1129     468 58.5% 24-Apr-98 00:30:06  CursOff.readme
  35.      104     104  0.0% 08-Apr-98 19:53:58  CursOn
  36.      526     311 40.8% 08-Apr-98 19:35:28  CursOn.asm
  37. -------- ------- ----- --------- --------
  38.     2398    1301 45.7% 27-Apr-98 19:09:02   5 files
  39.